home *** CD-ROM | disk | FTP | other *** search
/ 64'er / 64ER_CD.iso / s85xx / s8502b.d64 / listing 1 (.txt) < prev    next >
Commodore BASIC  |  1995-03-30  |  109b  |  8 lines

  1. 10 GOSUB50000
  2. 20 PRINTBE$
  3. 30 GOTO10
  4. 50000 REM *** BEFEHLSEINGABE I ***
  5. 50010 POKE198,0:BE$=""
  6. 50020 INPUT"WAS NUN ";BE$
  7. 50030 RETURN
  8.